GenerativeComponents Help

Last

Without the count, returns the last member in the given list.

List.Last()

With the count, returns a new list comprising the last 'count' members of the given list. (For example, if count = 4, returns the last 4 members.)

The child line that has the largest length.